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 |
---|---|---|---|---|---|
ARIES | ERC-20 | 1.758471T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "AriesBurn"
ABI
ABI objects
Getter at block 21221326
This contract contains no getter function objects.
Read-only
isAuthorized(address adr) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events Withdraw(address _token)
authorize(address adr)
disperseTokenAll(address token, address receiver)
disperseTokenAmount(address token, address receiver, uint256 amount)
disperseTokenPercent(address token, address receiver, uint256 amount)
manualBurnPercent(address token, address receiver, uint256 amount)
rescueETH(uint256 amountPercentage)
transferOwnership(address adr)
unauthorize(address adr)
This contract contains no event objects.
constructor()
receive()
This contract contains no error objects.