Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AIHUBS | ERC-20 | 38.927768M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16720604 | 2 years ago | | | 0 | 0.0019705376 | |
| 16635824 | 2 years ago | | | 0 | 0.0023971269 | |
| 16631521 | 2 years ago | | | 0 | 0.0018234339 | |
| 16623395 | 2 years ago | | | 0 | 0.00079839784 | |
| 16619368 | 2 years ago | | | 0 | 0.0010370120 | |
| 16619368 | 2 years ago | | | 0 | 0.0010370120 | |
| 16619368 | 2 years ago | | | 0 | 0.0010370120 | |
| 16619368 | 2 years ago | | | 0 | 0.0010370120 | |
| 16619368 | 2 years ago | | | 0 | 0.0010370120 | |
| 16619368 | 2 years ago | | | 0 | 0.0010370120 |
ABI
ABI objects
Getter at block 21327578
decimals() view returns (uint8)
9
name() view returns (string)
AI-Hubs
operationBudgetSubtractionCap() view returns (uint256)
200000000000000
operationBudgetWallet() view returns (address)
0xbd28225a0dd6e8ef92f57afe86e784629db7df42
owner() view returns (address)
0x6c99db2d3d8c5c79064400a30d446745dd36c526
symbol() view returns (string)
AIHUBS
tokenForOperation() view returns (uint256)
40
totalSupply() view returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0xad2c861cfbd6c6ac30eef86bdf7bca0dd03a2121
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_feeExempt(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setFeeCap(uint256 _amount) returns (bool)
setFeeExempt(address _address, bool _status)
setOperationBudgetHolder(address _address) returns (bool)
setTokenForOperation(uint256 _tokenForOperation) returns (bool)
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()
receive()
This contract contains no error objects.