Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x6bde…7891
Balances ($0.00)
No balances found for "Joe Balden"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12340896 | 7 months ago | | | 0 | 0.000000208631588667 | |
| 12340886 | 7 months ago | | | 0 | 0.000000208126586528 | |
| 12340842 | 7 months ago | | | 0 | 0.00061327491 | |
| 12340821 | 7 months ago | | | 0 | 2.1314223e-7 | |
| 12340792 | 7 months ago | | | 0 | 0.00023262230 | |
| 12340787 | 7 months ago | | | 0 | 0.000063679789 | |
| 12340785 | 7 months ago | | | 0 | 0.0000048359971 | |
| 12340785 | 7 months ago | | | 0 | 0.0000048359971 | |
| 12340753 | 7 months ago | | | 0 | 0.0000034413871 | |
| 12340704 | 7 months ago | | | 0 | 0.0000048359971 |
ABI
ABI objects
Getter at block 22039437
_maxWalletSize() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
canTrade() view returns (bool)
true
decimals() pure returns (uint8)
18
name() view returns (string)
Joe Balden
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x1df845fd8cb22664cc0e05cf97bd645de5639f24
symbol() view returns (string)
BALDEN
totalSupply() view returns (uint256)
100000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
enableTrading(bool _canTrade)
removeWalletLimit()
renounceOwnership()
setMaxWalletExemptOnOff(address holder, bool exempt)
setMaxWalletOnOff(uint256 maxWallet)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, 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()
receive()
This contract contains no error objects.