INFibit
Verified contract
Active on
Ethereum with 3,471 txns
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 "INFibit"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21059162 | 21 days ago | | | 0 | 0.00013882922 | |
| 21050596 | 22 days ago | | | 0 | 0.00022465291 | |
| 21044541 | 23 days ago | | | 0 | 0.00020617533 | |
| 20995457 | a month ago | | | 0 | 0.00043971332 | |
| 20941621 | a month ago | | | 0 | 0.00035756783 | |
| 20933601 | a month ago | | | 0 | 0.00022303560 | |
| 20914141 | a month ago | | | 0 | 0.00089617523 | |
| 20903958 | a month ago | | | 0 | 0.00013523236 | |
| 20892450 | a month ago | | | 0 | 0.00022100589 | |
| 20889856 | a month ago | | | 0 | 0.000094547700 |
ABI
ABI objects
Getter at block 21209956
decimals() view returns (uint8)
18
minHoldingAmount() view returns (uint256)
0
name() view returns (string)
INFibit
owner() view returns (address)
0x75b0b903f506f55a920953e28771af3914cdecf8
symbol() view returns (string)
IBIT
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
blacklist(address) view returns (bool)
whitelist(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blacklistAddr(address _address, bool _isBlacklisted)
burn(uint256 value)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setMevRules(bool _paused, uint256 _minHoldingAmount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
whitelistAddr(address _address, bool _isWhitelisted)
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(uint256 _totalSupply, address ___)
receive()
This contract contains no error objects.