Mercenary Party
Verified contract
Active on
Ethereum with 191 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
Balances ($0.00)
No balances found for "Mercenary Party"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19119899 | 10 months ago | | | 0 | 0.0010565890 | |
| 16451071 | 2 years ago | | | 0 | 0.00066833284 | |
| 16308198 | 2 years ago | | | 0 | 0.00097821395 | |
| 15845652 | 2 years ago | | | 0 | 0.00034799800 | |
| 15610372 | 2 years ago | | | 0 | 0.00019971833 | |
| 14629482 | 3 years ago | | | 0 | 0.0044758437 | |
| 14316535 | 3 years ago | | | 0 | 0.0010867751 | |
| 14273349 | 3 years ago | | | 0 | 0.0015101715 | |
| 14249443 | 3 years ago | | | 0 | 0.0018394180 | |
| 14242964 | 3 years ago | | | 0 | 0.0017199584 |
ABI
ABI objects
Getter at block 21222670
ALGD_Unit() view returns (uint256)
1000000000000000000
maxTokens() view returns (uint256)
7777
name() view returns (string)
Mercenary Party
owner() view returns (address)
0xcaa5e0190dc9b5d877a28b88e64e17d436774c19
price() view returns (uint256)
200000000000000000000
seed() view returns (uint256)
1630601489
symbol() view returns (string)
MERC
totalSupply() view returns (uint256)
566
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getArchers(uint256 tokenId) view returns (string)
getBandit(uint256 tokenId) view returns (string)
getEvil(uint256 tokenId) view returns (string)
getFootSoldiers(uint256 tokenId) view returns (string)
getHoly(uint256 tokenId) view returns (string)
getKnight(uint256 tokenId) view returns (string)
getMisc(uint256 tokenId) view returns (string)
getMisc2(uint256 tokenId) view returns (string)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
claim_REMEMBER_TO_APPROVE_ALGD_USING_18_ZEROES(uint256 quantity)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setPrice(uint256 _price)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.