Andy Borphol
Verified contract
Active on
Ethereum with 2,365 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 "Andy Borphol"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21310752 | 20 hours ago | | | 0 | 0.00075254128 | |
| 20704310 | 3 months ago | | | 0 | 0.00036583349 | |
| 20704308 | 3 months ago | | | 0 | 0.00016795095 | |
| 20704295 | 3 months ago | | | 0 | 0.00037113319 | |
| 20704288 | 3 months ago | | | 0 | 0.00015324368 | |
| 20604780 | 3 months ago | | | 0 | 0.00025043805 | |
| 20554357 | 3 months ago | | | 0 | 0.000053055549 | |
| 20552545 | 3 months ago | | | 0 | 0.000071051219 | |
| 20497052 | 4 months ago | | | 0 | 0.00026179344 | |
| 20496960 | 4 months ago | | | 0 | 0.00021798678 |
ABI
ABI objects
Getter at block 21316859
howManyBorp() view returns (uint256 a)
2004
name() view returns (string)
Andy Borphol
owner() view returns (address)
0xc9f40d1c8a84b8aed12a241e7b99682fb7a3fe84
supplyCapped() view returns (bool)
true
symbol() view returns (string)
BORPS1
totalSupply() view returns (uint256)
2003
uriUnlocked() view returns (bool)
true
whitelistSaleActive() view returns (bool)
true
Read-only
allotmentOf(address _a) view returns (uint256 a)
balanceOf(address owner) view returns (uint256)
borpacassoBalance(address owner) view returns (uint256)
claimed(address) 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)
whitelist(address) view returns (uint256)
State-modifying
Events addToWhitelist(address[] _address, uint32[] _amount)
approve(address to, uint256 tokenId)
buyWhitelistBorp(uint256 tokensNumber) payable
capSupply()
flipWhitelistSale()
lockURI()
removeFromWhitelist(address[] _address)
renounceOwnership()
safeMint(address to)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURIPrefix)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
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.