oKLAY(ERC-20) Contract
Address
Address : (not yet deployed)
on Klaytn Blockchain Main-net
κ°μ
The oKLAY contract defines FT with a value that corresponds 1:1 to KLAY.
Defines the 'name'.
Define the 'symbol'.
Issues 'FT'.
Defines the token quantity.
The token balance of the deposit account will increase by the amount of KLAY deposited in the oKLAY contract.
oKLAY can be withdrawn as KLAY.
The total capacity of oKLAY is equal to the KLAY balance deposited in the oKLAY contract.
Data
Base
Name
Type
Name
String
Symbol
String
FT
Name
Type
Owner
Address
Balance
Uint
Event
Transfer
Name
Type
From
Address
To
Address
Value
Uint
Approval
Name
Type
Owner
Address
Spender
Address
Value
Uint
Deposit
Name
Type
From
Address
Value
Uint
Withdrawal
Name
Type
To
Address
Value
Uint
Interface
Last updated