BASTARD GAN PUNKS V2
Verified contract
Active on
Ethereum with 16,977 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($2.70)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LEOX | ERC-20 | 13.504389 | $0.200216 |
$2.7 | |
COOL | ERC-721 | 1 | -- | -- | |
0x47f2…1d36 | ERC-1555 | 1 | -- | -- | |
GsMP | ERC-721 | 1 | -- | -- | |
0xa1a8…dccd | ERC-1555 | 1 | -- | -- | |
0xa45e…e31c | ERC-1555 | 1 | -- | -- | |
HQG | ERC-20 | 0.001 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21157024 | 12 hours ago | | | 0 | 0.00077385068 | |
| 21154294 | 21 hours ago | | | 0 | 0.0010852161 | |
| 21152783 | a day ago | | | 0 | 0.00054988113 | |
| 21151702 | a day ago | | | 0 | 0.00045160451 | |
| 21150935 | a day ago | | | 0 | 0.00054017388 | |
| 21150931 | a day ago | | | 0 | 0.00054519078 | |
| 21150175 | a day ago | | | 0 | 0.00052375469 | |
| 21147385 | 2 days ago | | | 0 | 0.00041431993 | |
| 21145292 | 2 days ago | | | 0 | 0.00067812019 | |
| 21143411 | 2 days ago | | | 0 | 0.0010089599 |
ABI
ABI objects
Getter at block 21160582 calculatePrice() view returns (uint256)
MAX_BASTARDS() view returns (uint256)
11305
METADATA_PROVENANCE_HASH() view returns (string)
baseURI() view returns (string)
https://api.bastardganpunks.club/
hasSaleStarted() view returns (bool)
true
name() view returns (string)
BASTARD GAN PUNKS V2
owner() view returns (address)
0xc5e08104c19dafd00fe40737490da9552db5bfe5
symbol() view returns (string)
BGANPUNKV2
totalSupply() view returns (uint256)
11305
Read-only
balanceOf(address owner) view returns (uint256)
calculatePriceTest(uint256 _id) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
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)
tokensOfOwner(address _owner) view returns (uint256[])
State-modifying
Events adoptBASTARD(uint256 numBastards) payable
approve(address to, uint256 tokenId)
pauseDrop()
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURI)
setProvenanceHash(string _hash)
startDrop()
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdrawAll() payable
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.