bardtown
Verified contract
Active on
Ethereum with 3,592 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 "bardtown"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20752397 | 2 months ago | | | 0 | 0.000067140679 | |
| 20752276 | 2 months ago | | | 0 | 0.000068251121 | |
| 20668502 | 3 months ago | | | 0 | 0.000061153845 | |
| 20320514 | 4 months ago | | | 0 | 0.00045784879 | |
| 19624548 | 8 months ago | | | 0 | 0.00092740162 | |
| 19481738 | 8 months ago | | | 0 | 0.0018321245 | |
| 19251512 | 9 months ago | | | 0 | 0.00067865548 | |
| 18977223 | a year ago | | | 0 | 0.00098054541 | |
| 18902839 | a year ago | | | 0 | 0.00059205439 | |
| 18855699 | a year ago | | | 0 | 0.0014078879 |
ABI
ABI objects
Getter at block 21295066
_partslink() view returns (string)
https://bardtown.wtf/metadata/
bards() view returns (uint256)
10000
bardsbyebye() view returns (uint256)
10
byebye() view returns (bool)
false
name() view returns (string)
bardtown
owner() view returns (address)
0x352800b693e2f99a88b66a139c0bdc7e1018c7a4
symbol() view returns (string)
BARD
totalSupply() view returns (uint256)
10000
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
howmanybards(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)
makebardfly(address lords, uint256 _bards)
makebardgobyebye(bool _bye)
makebardshaveparts(string parts)
makinbard()
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
spredbards(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.