kingdom of develop blockchain
Verified contract
Active on
Ethereum with 822 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 "kingdom of develop blockchain"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11049001 | 4 years ago | | | 0 | 0.0019254541 | |
| 10293440 | 4 years ago | | | 0 | 0.00072546980 | |
| 10293405 | 4 years ago | | | 0 | 0.0022645201 | |
| 9773779 | 5 years ago | | | 0 | 0.00012508100 | |
| 9773751 | 5 years ago | | | 0 | 0.00023116243 | |
| 9713980 | 5 years ago | | | 0 | 0.00041516200 | |
| 9558361 | 5 years ago | | | 0 | 0.000080051840 | |
| 9558321 | 5 years ago | | | 0 | 0.00064608950 | |
| 9315964 | 5 years ago | | | 0 | 0.000090808806 | |
| 9315555 | 5 years ago | | | 0 | 0.00022638000 |
ABI
ABI objects
Getter at block 21388767
decimals() view returns (uint256)
18
name() view returns (string)
kingdom of develop blockchain
owner() view returns (address)
0x066ce4c9d40127b68c133228ef4b225a755fb648
symbol() view returns (string)
KODB
topTotalSupply() view returns (uint256)
100000000000000000000000000
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256)
State-modifying
Events acceptNewOwner() returns (bool)
approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
changeOwner(address _newOwner) returns (bool)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
updateOwner(address _oldOwner, address _newOwner)
constructor(address _tokenAlloc)
fallback()
This contract contains no error objects.