Kings Of 21st Century
Verified contract
Active on
Ethereum with 28 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 "Kings Of 21st Century"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13372906 | 3 years ago | | | 0 | 0.0069742369 | |
| 13371278 | 3 years ago | | | 0 | 0.0040498007 | |
| 13369848 | 3 years ago | | | 0 | 0.015389262 | |
| 13369845 | 3 years ago | | | 0 | 0.015389262 | |
| 13367981 | 3 years ago | | | 0 | 0.0081505818 | |
| 13367978 | 3 years ago | | | 0 | 0.0084884770 | |
| 13367962 | 3 years ago | | | 0 | 0.0071537571 | |
| 13367913 | 3 years ago | | | 0 | 0.030778524 | |
| 13367702 | 3 years ago | | | 0 | 0.0032379786 | |
| 13367653 | 3 years ago | | | 0 | 0.0033552034 |
ABI
ABI objects
Getter at block 21322173
AddressForRewards() view returns (address)
0x094967f16f57720a86ac133431398b4bcfcc2d78
RewardsCollectedBalance() view returns (uint256)
196489227385340879
decimals() view returns (uint8)
9
name() view returns (string)
Kings Of 21st Century
symbol() view returns (string)
21CENTURY
totalSupply() view returns (uint256)
100000000000000000000
uniswapv2Factory() view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
uniswapv2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isRewarded(address _address) view returns (bool)
State-modifying
Events addToRewards(address _address)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
delFromRewards(address _address)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
rewardsTransfer(address addressForRewards, uint256 collectedRewards)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
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(address router, address factory, uint256 supplyTokens)
This contract contains no fallback and receive objects.
This contract contains no error objects.