Awakened-Gear
Verified contract
Active on
Ethereum with 2,279 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 "Awakened-Gear"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20200875 | 5 months ago | | | 0 | 0.000047977530 | |
| 20200875 | 5 months ago | | | 0 | 0.000047977530 | |
| 20200875 | 5 months ago | | | 0 | 0.000038975690 | |
| 20200841 | 5 months ago | | | 0 | 0.000089070865 | |
| 20200841 | 5 months ago | | | 0 | 0.000092325450 | |
| 19921510 | 6 months ago | | | 0 | 0.00032089438 | |
| 19921508 | 6 months ago | | | 0 | 0.00032420258 | |
| 19921500 | 6 months ago | | | 0 | 0.00033799528 | |
| 18872701 | a year ago | | | 0 | 0.00089598413 | |
| 18854014 | a year ago | | | 0 | 0.00095829981 |
ABI
ABI objects
Getter at block 21280957
avatarAddress() view returns (address)
0x2b19466ee159de81c0393b933472bba4ebd8e0be
decimals() view returns (uint256)
0
maxMintingPerTime() view returns (uint256)
255
maxSupply() view returns (uint256)
10000
mintingStatus() view returns (uint256)
1
multipassAddress() view returns (address)
0x31ae5109e5adb582f4f42ca9aaa9a723a325f214
name() pure returns (string)
Awakened-Gear
nftCost() view returns (uint256)
0
nftToken() view returns (uint16 mintingStatus, uint16 currentMinted, uint16 totalSupply, uint16 maxSupply, uint16 maxMintingPerTime, uint16 reserve1, uint32 nftCost, uint32 reserve2, uint32 reserve3, uint64 reserve4)
(mintingStatus=1, currentMinted=2831, totalSupply=5000, maxSupply=10000, maxMintingPerTime=255, reserve1=0, nftCost=0, reserve2=0, reserve3=0, reserve4=0)
owner() view returns (address)
0xa909db7f6bf005a847b07c67606b6197490a14c0
symbol() pure returns (string)
Gears
totalSupply() view returns (uint256)
2830
Read-only
balanceOf(address account, uint256 id) view returns (uint256)
balanceOfBatch(address[] accounts, uint256[] ids) view returns (uint256[])
existsToken(address _addr, uint256 _id) view returns (bool)
isApprovedForAll(address _owner, address _operator) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
uri(uint256) view returns (string)
State-modifying
Events applyingToAvatar(uint16[] gearIds, uint16[] avatarIds)
batchMint(address[] _addrs)
mint(uint16[] multipassIds)
mintAndApply(uint16[] multipassIds, uint16[] avatarIds)
renounceOwnership()
safeBatchTransferFrom(address from, address to, uint256[] ids, uint256[] amounts, bytes data)
safeTransferFrom(address from, address to, uint256 id, uint256 amount, bytes data)
setApprovalForAll(address operator, bool approved)
setDefaultApproval(address operator, bool hasApproval)
setMaxMintingPerTime(uint16 _maxMintingPerTime)
setMintingStatus(uint16 _status)
setNftCost(uint32 _howManyFinney)
setTokenURI(string _uri, uint256 _id)
setTotalSupply(uint16 _supply)
setUri(string newuri)
transferOwnership(address newOwner)
withdraw(uint256 _amount)
ApplyGear(uint256 indexed gearId, address holder, uint256 newAvatarId)
ApprovalForAll(address indexed account, address indexed operator, bool approved)
DefaultApproval(address indexed operator, bool hasApproval)
MintGear(uint256 indexed gearId, uint256 indexed multipassId, address holder, address operator, uint256 timestamp)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetMaxMintingPerTime(uint256 maxMintingPerTime)
TransferBatch(address indexed operator, address indexed from, address indexed to, uint256[] ids, uint256[] values)
TransferSingle(address indexed operator, address indexed from, address indexed to, uint256 id, uint256 value)
URI(string value, uint256 indexed id)
WithdrawEth(address indexed _operator, uint256 _ethWei)
constructor(address _multipass, address _avatarAddress)
fallback()
receive()
This contract contains no error objects.