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 "Cola"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21258883 | 2 days ago | | | 0 | 0.00052131098 | |
| 21199158 | 11 days ago | | | 0 | 0.00056819099 | |
| 21123419 | 21 days ago | | | 0 | 0.00057139936 | |
| 21100600 | 25 days ago | | | 0 | 0.00035011642 | |
| 21024335 | a month ago | | | 0 | 0.00016481061 | |
| 21024329 | a month ago | | | 0 | 0.00030395559 | |
| 20924904 | 2 months ago | | | 0 | 0.0013746261 | |
| 20910949 | 2 months ago | | | 0 | 0.00041057776 | |
| 20858125 | 2 months ago | | | 0 | 0.00020318792 | |
| 20854007 | 2 months ago | | | 0 | 0.00023482768 |
ABI
ABI objects
Getter at block 21276741
burned() view returns (uint256)
328594619775000000
decimals() pure returns (uint8)
9
factory() view returns (address)
0x242424c2fb138c991088fc15183761685b1fc3f9
maximumBuyCount() view returns (uint256)
1000000000000000000
maximumBuyCountWithoutDecimals() view returns (uint256)
1000000000
name() view returns (string)
Cola
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
COLA
taxShare() view returns (uint256)
0
totalSupply() view returns (uint256)
671405380225000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
createPair() payable
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
ownerRenounce()
setFactory(address factoryAddress)
taxShareChange(uint256 newShare)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
RenounceOwnership()
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.