Humility Coin
Verified contract
Active on
Ethereum with 91 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xbba6…6c7c
0xbba6…6c7c
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,743.31 |
$0 | |
HUMBLE | ERC-20 | 3.687137B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15940054 | 2 years ago | | | 0 | 0.0032205557 | |
| 14165322 | 3 years ago | | | 0 | 0.0030583466 | |
| 14165303 | 3 years ago | | | 0 | 0.0027485692 | |
| 13753732 | 3 years ago | | | 0 | 0.0045500156 | |
| 13648007 | 3 years ago | | | 0 | 0.0047274578 | |
| 13647322 | 3 years ago | | | 0 | 0.0061794011 | |
| 13647265 | 3 years ago | | | 0 | 0.0044961334 | |
| 13647225 | 3 years ago | | | 0 | 0.0065049397 | |
| 13647221 | 3 years ago | | | 0 | 0.0062679987 | |
| 13647220 | 3 years ago | | | 0 | 0.0056653480 |
ABI
ABI objects
Getter at block 21312159
decimals() pure returns (uint8)
9
name() pure returns (string)
Humility Coin
owner() view returns (address)
0x43f9fecbe5d7fbd5a45f99b310e40c09d13b1605
symbol() pure returns (string)
HUMBLE
totalSupply() pure returns (uint256)
1000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
delBot(address notbot)
manualsend()
manualswap()
openTrading()
renounceOwnership()
setBots(address[] bots_)
setCooldownEnabled(bool onoff)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.