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 "BOFA"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20551093 | 3 months ago | | | 0 | 0.000028425602 | |
| 20524572 | 4 months ago | | | 0 | 0.000053199588 | |
| 19669635 | 8 months ago | | | 0 | 0.00084526351 | |
| 19043726 | 10 months ago | | | 0 | 0.00052452960 | |
| 18340549 | a year ago | | | 0 | 0.00028736337 | |
| 17857776 | a year ago | | | 0 | 0.00085015312 | |
| 17857761 | a year ago | | | 0 | 0.00093406200 | |
| 17857748 | a year ago | | | 0 | 0.00091258345 | |
| 17857736 | a year ago | | | 0 | 0.00081876501 | |
| 17857725 | a year ago | | | 0 | 0.00069442180 |
ABI
ABI objects
Getter at block 21315095
TOTAL_SUPPLY() view returns (uint256)
69420000000000000000000000000
decimals() view returns (uint8)
18
isLimited() view returns (bool)
false
maxAmount() view returns (uint256)
0
minAmount() view returns (uint256)
0
name() view returns (string)
BOFA
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
BOFA
totalSupply() view returns (uint256)
69420000000000000000000000000
uniswapContract() view returns (address)
0x5f4a7e6ee14540f351360db43002087dc09cb6ba
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
gotEem(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setPresaleContract(address addr)
setRule(bool isLimited_, address uniswapContract_, uint256 max_, uint256 min_)
toggleEem(address[] eem)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.