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 "BasedGod"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12693052 | 8 months ago | | | 0 | 6.4363713e-7 | |
| 12690512 | 8 months ago | | | 0 | 0.0000026390119 | |
| 12690512 | 8 months ago | | | 0 | 0.0000026390119 | |
| 12685384 | 8 months ago | | | 0 | 5.5984184e-7 | |
| 12685383 | 8 months ago | | | 0 | 5.9603363e-7 | |
| 12685372 | 8 months ago | | | 0 | 0.0000052253926 | |
| 12685346 | 8 months ago | | | 0 | 0.0000052253926 | |
| 12685341 | 8 months ago | | | 0 | 0.00023403089 | |
| 12685322 | 8 months ago | | | 0 | 0.0000056923426 | |
| 12685311 | 8 months ago | | | 0 | 0.00023403089 |
ABI
ABI objects
Getter at block 22752431
TOTAL_SUPPLY() view returns (uint256)
1000000000000000000000000000
decimals() view returns (uint8)
18
maxWalletBalance() view returns (uint256)
20000000000000000000000000
name() view returns (string)
BasedGod
owner() view returns (address)
0x866b36cb746aaade3a74d8921d0fa20eea8476f0
symbol() view returns (string)
BGOD
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
exemptFromMax(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
setExemptFromMax(address account)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateMaxWallet(uint256 amount)
updateOwner(address _owner)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.