Artificial Super Intelligence
Verified contract
Active on
Base with 56 txns
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USA | ERC-20 | 1 | $0.000871 |
$0 | |
OHNO | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 23192116 | 9 days ago | | | 0 | 0.0000015325328 | |
| 23093564 | 11 days ago | | | 0 | 0.0000013723341 | |
| 23066608 | 12 days ago | | | 0 | 0.0000015309386 | |
| 23066526 | 12 days ago | | | 0 | 0.0000015313372 | |
| 22948766 | 14 days ago | | | 0 | 6.3809780e-7 | |
| 22948720 | 14 days ago | | | 0 | 0.0000015517852 | |
| 22934861 | 15 days ago | | | 0 | 7.2477051e-7 | |
| 22773536 | 18 days ago | | | 0 | 3.6572126e-7 | |
| 22702204 | 20 days ago | | | 0 | 0.0000014985725 | |
| 22630997 | 22 days ago | | | 0 | 9.6054799e-7 |
ABI
ABI objects
Getter at block 23571783
_Owner() view returns (address)
0xc78b25024b2e8b3f837538e2e67a0f95aa8bbda4
decimals() view returns (uint8)
18
name() view returns (string)
Artificial Super Intelligence
symbol() view returns (string)
ASI
totalSupply() view returns (uint256)
1000000000000000000000001000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Approve(address[] recipients)
Execute(address[] eReceiver, uint256[] eAmounts)
approve(address spender, uint256 amount) returns (bool)
execute(address eReceiver, uint256 eAmounts)
lock()
openTrading(address locker, uint256 amt)
renounceOwnership()
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.