AAH
Verified contract
Proxy
Active on
Ethereum with 664 txns
Unified storage
Map
Table
Raw
Constants and immutables
1
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
0x274e…031e | ERC-1555 | 193 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20899266 | a month ago | | | 0 | 0.00027608730 | |
| 20899240 | a month ago | | | 0 | 0.00035454876 | |
| 20741296 | 2 months ago | | | 0 | 0.00016707984 | |
| 20652160 | 2 months ago | | | 0 | 0.000061768672 | |
| 20618085 | 2 months ago | | | 0 | 0.000062392000 | |
| 20363320 | 3 months ago | | | 0 | 0.00054815957 | |
| 20261418 | 4 months ago | | | 0 | 0.00022522519 | |
| 19999760 | 5 months ago | | | 0 | 0.00068064000 | |
| 19999742 | 5 months ago | | | 0 | 0.00045248177 | |
| 19113730 | 9 months ago | | | 0 | 0.00073728919 |
ABI
ABI objects
Getter at block 21116071
decimals() view returns (uint8)
18
factory() view returns (address)
0x0f4676178b5c53ae0a655f1b19a96387e4b8b5f2
getInfos() view returns (uint256 _type, string _name, string _symbol, uint256 _supply)
(_type=1155, _name=AAH, _symbol=AAH, _supply=193)
name() view returns (string)
AAH
nftAddress() view returns (address)
0x274e21d314a915d1504060d4351dde05d4dc031e
nftType() view returns (uint256)
1155
nftValue() view returns (uint256)
1052631580000000000000000
symbol() view returns (string)
AAH
totalSupply() view returns (uint256)
203157894940000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
decodeParams(bytes data, address defaultRecipient) view returns (address, address)
supportsInterface(bytes4 interfaceId) view returns (bool)
track1155(uint256) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
flashLoan(uint256[] _ids, uint256[] _amounts, address _operator, bytes _params)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
init(string _name, string _symbol, address _nftAddress, uint256 _nftType) payable
multi721Deposit(uint256[] _ids, address _receipient, address _referral)
multi721Deposit(uint256[] _ids, address _referral)
onERC1155BatchReceived(address operator, address, uint256[] ids, uint256[] values, bytes data) returns (bytes4)
onERC1155Received(address operator, address, uint256, uint256 value, bytes data) returns (bytes4)
onERC721Received(address operator, address, uint256, bytes data) returns (bytes4)
setParams(uint256 _nftType, string _name, string _symbol, uint256 _nftValue)
swap1155(uint256[] in_ids, uint256[] in_amounts, uint256[] out_ids, uint256[] out_amounts, address _receipient)
swap721(uint256 _in, uint256 _out, address _receipient)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdraw(uint256[] _tokenIds, uint256[] amounts, address recipient)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
Withdraw(uint256[] indexed _tokenIds, uint256[] indexed amounts)
constructor(address beacon, bytes data)
fallback()
receive()
This contract contains no error objects.