goblinbarf
Verified contract
Active on
Ethereum with 180 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 "goblinbarf"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21244098 | 8 days ago | | | 0 | 0.00077860141 | |
| 18500945 | a year ago | | | 0 | 0.0018422050 | |
| 16768442 | 2 years ago | | | 0 | 0.0010858565 | |
| 16381091 | 2 years ago | | | 0 | 0.00077077824 | |
| 16199314 | 2 years ago | | | 0 | 0.0022368044 | |
| 16161030 | 2 years ago | | | 0 | 0.00069262500 | |
| 16085551 | 2 years ago | | | 0 | 0.00070024484 | |
| 15928756 | 2 years ago | | | 0 | 0.00094534620 | |
| 15913769 | 2 years ago | | | 0 | 0.00053455457 | |
| 15707273 | 2 years ago | | | 0 | 0.0015799524 |
ABI
ABI objects
Getter at block 21301905
_partslink() view returns (string)
ipfs://bafybeidykd5e45imghwgaumnalwbqekr5twil2x6fsp3i7eshp33h4cgpq/
byebye() view returns (bool)
true
free() view returns (uint256)
0
goblinbyebye() view returns (uint256)
100
goblinmaxtreasure() view returns (uint256)
500
goblins() view returns (uint256)
9999
goblintreasure() view returns (uint256)
3
name() view returns (string)
goblinbarf
owner() view returns (address)
0xdab7ceb74886841bb4ec43ec59935d7e9df999ed
pay() view returns (uint256)
5000000000000000
symbol() view returns (string)
GB
totalSupply() view returns (uint256)
851
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
price(uint256 supply) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
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(uint256 _goblins) payable
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.
ApprovalCallerNotOwnerNorApproved()
ApprovalQueryForNonexistentToken()
ApprovalToCurrentOwner()
ApproveToCaller()
BalanceQueryForZeroAddress()
MintToZeroAddress()
MintZeroQuantity()
OwnerQueryForNonexistentToken()
TransferCallerNotOwnerNorApproved()
TransferFromIncorrectOwner()
TransferToNonERC721ReceiverImplementer()
TransferToZeroAddress()
URIQueryForNonexistentToken()