Based Internet Money
Verified contract
Active on
Base with 149 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xfcd3…7ff1
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BIM | ERC-20 | 24.825588K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16380873 | 5 months ago | | | 0 | 2.8491576e-7 | |
| 14166204 | 7 months ago | | | 0 | 0.00014151092 | |
| 14033493 | 7 months ago | | | 0 | 0.0000043869763 | |
| 1991180 | a year ago | | | 0 | 0.000069403503 | |
| 1989297 | a year ago | | | 0 | 0.000069403504 | |
| 1985552 | a year ago | | | 0 | 0.000067356614 | |
| 1984849 | a year ago | | | 0 | 0.000043753502 | |
| 1984651 | a year ago | | | 0 | 0.000093162004 | |
| 1984642 | a year ago | | | 0 | 0.000043753503 | |
| 1984628 | a year ago | | | 0 | 0.000069403504 |
ABI
ABI objects
Getter at block 22822479
_maxTransferAmount() view returns (uint256)
100000000000000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000000000000
_maxWalletToken() view returns (uint256)
100000000000000000000000000
circulatingSupply() view returns (uint256)
1000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x000000000000000000000000000000000000dead
name() pure returns (string)
Based Internet Money
pair() view returns (address)
0xbb5805b620529cdf4936eac9b24cb8f52f001816
symbol() pure returns (string)
BIM
totalSupply() view returns (uint256)
1000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events abracadabra()
approve(address spender, uint256 amount) returns (bool)
setFee(uint256 _liquidity, uint256 _marketing, uint256 _burn, uint256 _development, uint256 _total, uint256 _sell, uint256 _trans)
setTxLimits(uint256 _buy, uint256 _trans, uint256 _wallet)
setisBot(address _address, bool _enabled)
setisExempt(address _address, bool _enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.