ClienteleCoin
Verified contract
Active on
Ethereum with 705 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 "ClienteleCoin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20829910 | 2 months ago | | | 0 | 0.00049180097 | |
| 16465741 | 2 years ago | | | 0 | 0.00039421246 | |
| 15190121 | 2 years ago | | | 0 | 0.00027865072 | |
| 14472564 | 3 years ago | | | 0 | 0.00089929245 | |
| 13181966 | 3 years ago | | | 0 | 0.0027987299 | |
| 12925568 | 3 years ago | | | 0 | 0.00055169400 | |
| 12925564 | 3 years ago | | | 0 | 0.00055222200 | |
| 12892731 | 3 years ago | | | 0 | 0.00051937600 | |
| 12890268 | 3 years ago | | | 0 | 0.00074549970 | |
| 12890266 | 3 years ago | | | 0 | 0.00074549970 |
ABI
ABI objects
Getter at block 21255869
_pair() view returns (address)
0xc37c8bb43a335f567b3fec6241d2b206b582e2e0
decimals() view returns (uint8)
18
name() view returns (string)
ClienteleCoin
owner() view returns (address)
0x0c0d931f9c30e2917169681173284e69ec427205
paused() view returns (bool)
true
symbol() view returns (string)
CLT
totalSupply() view returns (uint256)
137000000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
cooldownOf(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
open()
pause()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unpause()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Transfer(address indexed from, address indexed to, uint256 value)
Unpaused(address account)
constructor(uint256 supply)
receive()
This contract contains no error objects.