goblintown
Verified contract
Active on
Ethereum with 56,328 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($4.94)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MATIC | ERC-20 | 12 | $0.411449 |
$4.94 | |
gObLeEeD | ERC-20 | 10K | -- | -- | |
BEYC | ERC-721 | 1 | -- | -- | |
ASOH | ERC-721 | 1 | -- | -- | |
ASOH | ERC-721 | 1 | -- | -- | |
ASOH | ERC-721 | 1 | -- | -- | |
ASOH | ERC-721 | 1 | -- | -- | |
ASOH | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21106527 | 7 days ago | | | 0 | 0.000094614000 | |
| 21105923 | 7 days ago | | | 0 | 0.00012744326 | |
| 21104727 | 7 days ago | | | 0 | 0.000063300326 | |
| 21102098 | 8 days ago | | | 0 | 0.00018928335 | |
| 21102095 | 8 days ago | | | 0 | 0.00019196315 | |
| 21102094 | 8 days ago | | | 0 | 0.00019294341 | |
| 21102093 | 8 days ago | | | 0 | 0.00019453751 | |
| 21099030 | 8 days ago | | | 0 | 0.000097973586 | |
| 21099015 | 8 days ago | | | 0 | 0.00010288105 | |
| 20903065 | a month ago | | | 0 | 0.00014792301 |
ABI
ABI objects
Getter at block 21157567
_partslink() view returns (string)
ipfs://QmQU7F5UomqF39mzsMrGrLoCkLo1CVuq1frifATeiB1G9G/
byebye() view returns (bool)
false
goblinbyebye() view returns (uint256)
1
goblins() view returns (uint256)
9999
name() view returns (string)
goblintown
owner() view returns (address)
0x62ac2dbbd306610ff8652b9e0d1a310b6c6afa0f
symbol() view returns (string)
GOBLIN
totalSupply() view returns (uint256)
9999
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
howmanygobblins(address) view returns (uint256)
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)
makegobblinhaveparts(string parts)
makegoblinnnfly(address lords, uint256 _goblins)
makegoblngobyebye(bool _bye)
makingobblin()
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
spredgobblins(uint256 _byebye)
sumthinboutfunds() payable
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.