AGirlfriendIsBorn
Verified contract
Active on
Ethereum with 63 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 "AGirlfriendIsBorn"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16504976 | 2 years ago | | | 0 | 0.00061698222 | |
| 15182568 | 2 years ago | | | 0 | 0.00060372854 | |
| 15069161 | 2 years ago | | | 0 | 0.00020168900 | |
| 15069161 | 2 years ago | | | 0 | 0.00018638809 | |
| 14984669 | 2 years ago | | | 0 | 0.00057851734 | |
| 14984664 | 2 years ago | | | 0 | 0.00046550574 | |
| 14673307 | 3 years ago | | | 0 | 0.0016767091 | |
| 14616794 | 3 years ago | | | 0 | 0.0018006347 | |
| 14555288 | 3 years ago | | | 0 | 0.0013553020 | |
| 14552454 | 3 years ago | | | 0 | 0.0024807443 |
ABI
ABI objects
Getter at block 21332014
BUY_LIMIT_PER_TX() view returns (uint256)
2
MAX_NFT_PUBLIC() view returns (uint256)
3800
NFTPrice() view returns (uint256)
60000000000000000
TwoNFTPrice() view returns (uint256)
110000000000000000
TwoWLPrice() view returns (uint256)
90000000000000000
WHITELIST_MAX_MINT() view returns (uint256)
2
WLPrice() view returns (uint256)
50000000000000000
giveawayCount() view returns (uint256)
200
isActive() view returns (bool)
true
isPresaleActive() view returns (bool)
false
name() view returns (string)
AGirlfriendIsBorn
owner() view returns (address)
0xeadc66edb073fe7b2b358e51664883cb1aeb091d
payback() view returns (address)
0x0000000000000000000000000000000000000000
reveal() view returns (bool)
false
symbol() view returns (string)
AGIB
totalSupply() view returns (uint256)
241
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)
supportsInterface(bytes4 _interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenDataURI(uint256 _tokenId) view returns (string[3])
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 _tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
mintMultipleByOwner(address[] _to, uint256[] _tokenId)
mintNFT(uint256 _numOfTokens) payable
mintNFTDuringPresale(uint256 _numOfTokens) payable
renounceOwnership()
revealNow(bool _isReveal)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setDecoration(string _URI, uint256 _tokenId)
setIsActive(bool _isActive)
setPayback(address _payback)
setPresaleActive(bool _isActive)
setSecDecoration(string _URI, uint256 _tokenId)
setURIs(string _blindURI, string _URI)
setVoice(string _URI, uint256 _tokenId)
setWhiteList(address[] _addresses, uint256 _numAllowedToMint)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
withdrawBySetting()
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)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.