KILLAGEAR

Verified contract

Active on Ethereum with 2,636 txns
Deployed by via 0xdc95c5b8 at 15636616
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "KILLAGEAR"

0x787eac7f96e39ee4dde5fc76c7a28fe4e46e65ffd90d836788d3424c6f8e634e
0x703803988acdc083b223bef47bbd91a44bab79589d55841dc8865f0558038b8a
0xee626908707668445841075c63e06ee6724b7e0219a0ad708f888ffd27a52253
0x81136e2a64d67876aa08907302d446924428783888396f490a839437a8b9766c
0xaa212b2946a9dd9a1ff37471c68a3f43fc37d20f4bf15b22d7e73ab7451eeea7
0xd3709556db0e9f7418766a90bd8d2912a7907d37d7eaab81c01a20a8f69849f0
0x03992de53c3d2b132af5609ccbb1ada8dff614d3c1a11ef5680c07ce3cb950cc
0x25e5f024bd4d27682582094fafbb7d58336209b470aee0d44b1af0fc17fd1a6f
0x6dac46dffcc6f4a53f4dd2866712703e022e226a7ed2f427bab855ade8d400e6
0x082fb279e9234372d1f456321ad845d75a07d5efec75499135c4ef0aaf287598

Functions
Getter at block 21060230
baseURI(view returns (string)
https://tokens.killabears.com/killagear/meta/
detokenizationEnabled(view returns (bool)
false
killabitsAddress(view returns (address)
0x64a1c0937728d8d2fa8cd81ef61a9c860b7362db
owner(view returns (address)
0x48cf2a4b8a74974beabf8db1f45f9123edc79c06
signer(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
compatibleTraits(uint256view returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256 typeIdview returns (string)
usedNonces(uint256view returns (bool)
State-modifying
airdrop(address[] touint256[] typeIduint256[] n
configureRecipe(uint256 idstruct Recipe recipe
configureRecipes(uint256[] idsstruct Recipe[] _recipes
detokenize(address addruint256 typeIduint256 amount
detokenize(address addruint256[] typesuint256[] amounts
merge(uint256 id
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string _baseURI
setSigner(address _signer
setTokenURI(uint256 typeIdstring _uri
toggleAuthority(address addrbool enabled
toggleCompatibility(uint256[] typeIdsbool compatible
toggleDetokenization(bool enabled
tokenize(address addruint256 typeIduint256 n
tokenize(address addruint256[] idsuint256[] amounts
tokenize(uint256 nonceuint256[] idsuint256[] amountsuint256 expiresbytes signature
transferOwnership(address newOwner
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
Detokenized(address indexed operatoruint256[] idsuint256[] amounts
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TokenizedRequest(address indexed operatoruint256 indexed nonce
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Constructor
constructor(address killabits
Fallback and receive

This contract contains no fallback and receive objects.

Errors
DetokenizationDisabled(
IncompatibleTrait(
InvalidSignature(
LengthMismatch(
NonExistentRecipe(
NonceAlreadyTokenized(
NotAllowed(
TokenizationRequestExpired(