SAP CANS - Fringe Drifters
Verified contract
Active on
Ethereum with 444 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 "SAP CANS - Fringe Drifters"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21082313 | 2 months ago | | | 0 | 0.00022003922 | |
| 21039701 | 2 months ago | | | 0 | 0.00035208717 | |
| 20548367 | 4 months ago | | | 0 | 0.000085654953 | |
| 20272065 | 5 months ago | | | 0 | 0.00015934263 | |
| 20258548 | 5 months ago | | | 0 | 0.00029617331 | |
| 20257675 | 5 months ago | | | 0 | 0.000069349847 | |
| 20257594 | 5 months ago | | | 0 | 0.000092955062 | |
| 20161833 | 6 months ago | | | 0 | 0.00036217676 | |
| 20158354 | 6 months ago | | | 0 | 0.00013343424 | |
| 20100088 | 6 months ago | | | 0 | 0.000069036770 |
ABI
ABI objects
Getter at block 21428760
PBId() view returns (uint256)
1
name() view returns (string)
SAP CANS - Fringe Drifters
owner() view returns (address)
0x8ff8657929a02c0e15ace37aac76f47d1f5fbfc6
symbol() view returns (string)
PBFD
totalBalance() view returns (uint256)
0
transferAddress() view returns (address)
0x33f6864805ed3e88489b30eba26b2320f561c1e6
Read-only
CardValues(uint256) view returns (uint256)
balanceOf(address account, uint256 id) view returns (uint256)
balanceOfBatch(address[] accounts, uint256[] ids) view returns (uint256[])
isApprovedForAll(address account, address operator) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
uri(uint256 tokenId) view returns (string)
State-modifying
Events burn(address sender, uint256 id, uint256 amount)
changeCardContractAddress(address newContractAddress)
changeCardValues(uint256 cardId, uint256 cardValue)
changePBId(uint256 newId)
changeTransferAddress(address newAddress)
changeWithdrawer(address newAddress)
gift(uint256 cardId, address[] receivers, uint256[] amounts)
renounceOwnership()
safeBatchTransferFrom(address from, address to, uint256[] ids, uint256[] amounts, bytes data)
safeTransferFrom(address from, address to, uint256 id, uint256 amount, bytes data)
setApprovalForAll(address operator, bool approved)
setName(string newName)
setURI(string URI)
tradeLootCardForPB(uint256 cardType, uint256 amount)
transferOwnership(address newOwner)
withdrawERC20(address erc20Token)
withdrawFunds()
ApprovalForAll(address indexed account, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TransferBatch(address indexed operator, address indexed from, address indexed to, uint256[] ids, uint256[] values)
TransferSingle(address indexed operator, address indexed from, address indexed to, uint256 id, uint256 value)
URI(string value, uint256 indexed id)
constructor(string baseURI)
This contract contains no fallback and receive objects.
DoesNotExist()
FailedToWithdraw()
NotEnoughCards()
NotWithdrawAddress()