Kubera Token
Verified contract
Active on
Ethereum with 307 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Kubera Token"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7905911 | 6 years ago | | | 0 | 0.00027472500 | |
| 7834645 | 6 years ago | | | 0 | 0.00017304433 | |
| 7661706 | 6 years ago | | | 0 | 0.0021142060 | |
| 7255558 | 6 years ago | | | 0 | 0.00032121760 | |
| 7255555 | 6 years ago | | | 0 | 0.00045321760 | |
| 7217890 | 6 years ago | | | 0 | 0.0014992060 | |
| 7158879 | 6 years ago | | | 0 | 0.00088683000 | |
| 7158869 | 6 years ago | | | 0 | 0.00097592300 | |
| 7158856 | 6 years ago | | | 0 | 0.0021115820 | |
| 7102640 | 6 years ago | | | 0 | 0.0010842300 |
ABI
ABI objects
Getter at block 21387856
decimals() view returns (uint8)
0
name() view returns (string)
Kubera Token
owner() view returns (address)
0xa1b88e1e40d8a2b00ee59fe6a697d45758525500
symbol() view returns (string)
KBR
totalSupply() view returns (uint256)
10000000000
Read-only
allowance(address _from, address _spender) view returns (uint256)
balanceOf(address who) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value)
paybackToOwner(address _target)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.