ATS WARBONDS

Verified contract

Active on Ethereum with 1,297 txns
Deployed by via 0x9db39b98 at 16942497
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,020.82
0xbffd8fa323ce866c668f07b445020d25f1eeaf8b2eea9b352563f2930a347b5d
0x64418a305f38be197d339d984d2e0f85bff3b75a145b23083058d54aebb95650
0xf115e418aacd6c3da1d9781b704f961ff250cc9ba3a08f51b3c0aed38ddbe77b
0x0c3dab682ac04e0996a24f6fbee85c871fbfd88d43b0cdecd44e40454a2c8414
0x2ca3dfdc66ceb56ec2c48e7f3e99f8c434eedb1dcc42dc5e91b61cf2d7071322
0x3e6b961ea3e8a732c56f6b4c0fd5de0c00da3dc242eccfb2ab2cdb44e07921a6
0x1ecbdfa82cbab8204859f2fabcc2eb17bc831d4fa153ded56b5b1a516c635dfd
0x606d53484d852fdbdb0f56f06f82c5fe6ac9245ce47ad63fdf96131761d6d817
0x67fa043ead858450499d40c8854a312d017cd2d2b63c76c9d4bb59a22bf05bc4
0xc9633d2ebd7e04eaf0276868835d1335d7e02becb27a6c263244a96d052f20b4

Functions
Getter at block 20981370
adminAddress(view returns (address)
0x259c2ff4e10e7e2b31a2045c93ed8513299c8e04
erc20Address(view returns (address)
0x0000000000000000000000000000000000000000
isAllowlistClaimActive(view returns (bool)
false
isOperatorFilterRegistryRevoked(view returns (bool)
false
name(view returns (string)
ATS WARBONDS
name_(view returns (string)
ATS WARBONDS
operatorFilterRegistry(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
owner(view returns (address)
0x3978a70acce93153f524e8fcdcba1e3ace0ac05b
paymentFeeAddress(view returns (address)
0xa69b6935b0f38506b81224b4612d7ea49a4b0acc
paymentPerClaim(view returns (uint256)
600000000000000
signer(view returns (address)
0x2f2a13462f6d4af64954ee84641d265932849b64
symbol(view returns (string)
WARBONDS
symbol_(view returns (string)
WARBONDS
withdrawAddress(view returns (address)
0x3978a70acce93153f524e8fcdcba1e3ace0ac05b
Read-only
allowlistMinted(addressuint256view returns (bool)
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
getTokenDataFor(uint256[] idsview returns (struct WarBondsTokenData[])
idToTokenData(uint256view returns (bool buyableuint64 supplyuint64 mintedstring uriuint256 priceuint256 erc20Price)
isApprovedForAll(address accountaddress operatorview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256 _idview returns (string)
validTypes(uint256view returns (bool)
State-modifying
burnForAddress(uint256 _idaddress _address
buyTokensWithCreditCard(address walletuint256 _iduint256 _amountpayable 
buyTokensWithERC20(uint256 _iduint256 _amountpayable 
buyTokensWithEth(uint256 _iduint256 _amountpayable 
changeTokenBuyable(uint256 _idbool _status
changeTokenERC20Price(uint256 _iduint256 _price
changeTokenPrice(uint256 _iduint256 _price
changeTokenSupply(uint256 _iduint64 _supply
changeTokenURI(uint256 _idstring _uri
claimTokensWithAllowlist(bytes _voucheruint256 _iduint256 _amount
createToken(uint256 _idbool _buyableuint64 _supplystring _uriuint256 _priceuint256 _erc20Price
mintBatch(uint256[] _idsuint256[] _quantity
renounceOwnership(
reserveToken(uint256 _iduint256 _amount
revokeOperatorFilterRegistry(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 tokenIduint256 amountbytes data
setAdminAddress(address _adminAddress
setAllowlistClaimActive(
setApprovalForAll(address operatorbool approved
setERC20Address(address _erc20Address
setPaymentFeeAddress(address _address
setSigner(address _signer
setWithdrawAddress(address _address
transferOwnership(address newOwner
updateOperatorFilterRegistryAddress(address newRegistry
updatePaymentFee(uint256 _fee
withdraw(payable 
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OperatorFilterRegistryAddressUpdated(address newRegistry
OperatorFilterRegistryRevoked(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
InitialRegistryAddressCannotBeZeroAddress(
OnlyOwner(
OperatorNotAllowed(address operator
RegistryHasBeenRevoked(