Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3200…091f
Balances ($0.00)
No balances found for "CRED COIN"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19636735 | 7 months ago | | | 0 | 0.00053994578 | |
| 18992674 | 10 months ago | | | 0 | 0.0013926463 | |
| 18989326 | 10 months ago | | | 0 | 0.00080795493 | |
| 18988938 | 10 months ago | | | 0 | 0.00079737850 | |
| 18988142 | 10 months ago | | | 0 | 0.0012321726 | |
| 18988123 | 10 months ago | | | 0 | 0.00078197428 | |
| 18987793 | 10 months ago | | | 0 | 0.00080271759 | |
| 18987781 | 10 months ago | | | 0 | 0.00072639344 | |
| 18987781 | 10 months ago | | | 0 | 0.00081873232 | |
| 18987740 | 10 months ago | | | 0 | 0.0010124631 |
ABI
ABI objects
Getter at block 21205848
_maxTaxSwap() view returns (uint256)
3000000000000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000000000000
_taxSwapThreshold() view returns (uint256)
20000000000000000000000
decimals() pure returns (uint8)
18
getContractAddress() view returns (address)
0x64e80efd7b1a44d79645b299837a9da3bc3a20c5
name() pure returns (string)
CRED COIN
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
CRED
totalSupply() pure returns (uint256)
1000000000000000000000000000
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)
manualSwap(uint256 amount)
openTrading()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdraw()
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _walletTax, uint160[] _pair)
receive()
This contract contains no error objects.