Open Alexa Protocol
Verified contract
Active on
Ethereum with 52,163 txns
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 |
---|---|---|---|---|---|
xETL | ERC-20 | 30K | -- | -- | |
OAP | ERC-20 | 6.404015K | -- | -- | |
YFIX | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21262667 | 3 days ago | | | 0 | 0.00026976951 | |
| 21216787 | 9 days ago | | | 0 | 0.00075905084 | |
| 21216767 | 9 days ago | | | 0 | 0.00081362323 | |
| 21216754 | 9 days ago | | | 0 | 0.00080783390 | |
| 21216743 | 9 days ago | | | 0 | 0.00083238827 | |
| 21216731 | 9 days ago | | | 0 | 0.00083193936 | |
| 21216717 | 9 days ago | | | 0 | 0.00089097225 | |
| 21216705 | 9 days ago | | | 0 | 0.00079663491 | |
| 21216697 | 9 days ago | | | 0 | 0.00080467492 | |
| 21216684 | 9 days ago | | | 0 | 0.00091237936 |
ABI
ABI objects
Getter at block 21283528
burnAddress() view returns (address)
0xa35e62e5eb729142643df04838e5c71113564fbd
decimals() view returns (uint8)
18
name() view returns (string)
Open Alexa Protocol
owner() view returns (address)
0x629dbb4ecde5fa809fdc68cb1b75f6f43d7f5575
sigAddress() view returns (address)
0x1ccb1591001c17584c0933ecab30209a384a5eff
symbol() view returns (string)
OAP
totalSupply() view returns (uint256)
13570687500000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
allowed(address, address) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
balances(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
changeburnt(address _burnAddress) returns (bool)
changeowner(address _newOwner) returns (bool)
changesigAddress(address _newSigAddress) returns (bool)
mint(address _receiver, uint256 _amount, bytes32[3] _mrs, uint8 _v) returns (bool)
ownerMint(address _receiver, uint256 _amount) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _burnAddress, address _sigAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.