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 "Chad"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21211023 | an hour ago | | | 0 | 0.00038348407 | |
| 21208490 | 10 hours ago | | | 0 | 0.00063461363 | |
| 21202191 | a day ago | | | 0 | 0.00067451670 | |
| 21199354 | 2 days ago | | | 0 | 0.00087475439 | |
| 21178798 | 5 days ago | | | 0 | 0.0012185545 | |
| 21164237 | 7 days ago | | | 0 | 0.00084154032 | |
| 21162485 | 7 days ago | | | 0 | 0.0011576131 | |
| 21162485 | 7 days ago | | | 0 | 0.0011576131 | |
| 21151192 | 8 days ago | | | 0 | 0.00055684548 | |
| 21151132 | 8 days ago | | | 0 | 0.00045947878 |
ABI
ABI objects
Getter at block 21211427
decimals() view returns (uint8)
18
maxTxAmount() view returns (uint256)
69000000000000000000000000000
maxWalletAmount() view returns (uint256)
69000000000000000000000000000
name() view returns (string)
Chad
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
CHAD
totalSupply() view returns (uint256)
69000000000000000000000000000
uniswapV2Pair() view returns (address)
0x8ccbf3c7b89fded9b7b7b27aade12821d6af43b8
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setMaxTxAmount(uint256 amount)
setMaxWalletAmount(uint256 amount)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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(string _name, string _symbol, address _router, uint256 _supply)
receive()
This contract contains no error objects.