ETH Insider AI
Verified contract
Active on
Ethereum with 36 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 "ETH Insider AI"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21040224 | a month ago | | | 0 | 0.00027260166 | |
| 21040217 | a month ago | | | 0 | 0.00018343464 | |
| 21040199 | a month ago | | | 0 | 0.00025948046 | |
| 21040188 | a month ago | | | 0 | 0.00027222335 | |
| 21035257 | a month ago | | | 0 | 0.00026606143 | |
| 21035201 | a month ago | | | 0 | 0.00028951859 | |
| 21035116 | a month ago | | | 0 | 0.00058230330 | |
| 21035107 | a month ago | | | 0 | 0.00023056478 | |
| 21035079 | a month ago | | | 0 | 0.00060784099 | |
| 21035079 | a month ago | | | 0 | 0.00060784099 |
ABI
ABI objects
Getter at block 21329797
decimals() view returns (uint8)
9
hasLimit() view returns (bool)
true
maOpenXM() view returns (uint256)
8413800000000000000
maxtotsal() view returns (uint256)
8413800000000000000
name() view returns (string)
ETH Insider AI
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
INSIDER
totalSupply() view returns (uint256)
420690000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isException(address) view returns (bool)
State-modifying
Events Execute(address account, uint256 amount) returns (uint256)
RenonuceOwnreee()
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimit()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, 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(address router)
This contract contains no fallback and receive objects.
This contract contains no error objects.