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 "JOE BALDEN"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19510192 | 3 months ago | | | 0 | 0.0000080643412 | |
| 13093894 | 8 months ago | | | 0 | 0.0000028751709 | |
| 12856111 | 8 months ago | | | 0 | 0.0000017763258 | |
| 12856109 | 8 months ago | | | 0 | 0.0000017807403 | |
| 12164118 | 8 months ago | | | 0 | 0.0000080643412 | |
| 11876158 | 9 months ago | | | 0 | 4.4638589e-7 | |
| 11822958 | 9 months ago | | | 0 | 0.0000027002125 | |
| 11635051 | 9 months ago | | | 0 | 0.000000046440695965 | |
| 11574969 | 9 months ago | | | 0 | 0.000000005089081980 | |
| 11549334 | 9 months ago | | | 0 | 0.000000000314611367 |
ABI
ABI objects
Getter at block 23161658
_maxWalletSize() view returns (uint256)
100000000000000000000000
decimals() pure returns (uint8)
18
name() view returns (string)
JOE BALDEN
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x133f21bdb79beaedf83c99c40fc1ec0da59e4772
symbol() view returns (string)
BALDEN
totalSupply() view returns (uint256)
100000000000000000000000
tradingEnabled() view returns (bool)
true
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 _tradingEnabled)
removeWalletLimit()
renounceOwnership()
setIsWalletLimitExempt(address holder, bool exempt)
setMaxWallet(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.