OMNI-DRAGON_404

Verified contract

Active on Ethereum with 387 txns
Deployed by via 0xc47818d9 at 19198169
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "OMNI-DRAGON_404"

0x68fcd3d2bb6dd8bc784d2e86ece987d3ad8e87d1d86962bb56da43d6ffa41284
0x10252548d49254551859e7bb5a3ada35e8c9604d5255203aed1ddc0ff2c20006
0xe675d9d0d75be548df82c4b971d972ce2d478ff390a224fe33c923d5935f17d3
0x4d89886dcf04bfe98546934b213bc46f562eb718807adcee2cc50d95754d391e
0xcd41446d3881b266af3657cebaef6c79e94f663413b1128d144626c7e8af564a
0x7df45c348b3f09c469fbbd7a7ef5e79829ee401d24e8dbca766f7ede096d0303
0x95a9dbc5b0548d980fa1a39aa9658780c1483f244c5b72b7249abd2c6da736de
0xeb0e8c33e815092e7cfbe264cabd80168a5f92f7ecea16968d206687d5a9ce2a
0x5bef6a226204d48ed16216d6e365452aaf9cdd9cca9f92f8d28e8a835093827a
0x2b2254dfdadea9bea1c1b6b736658b58bc8bf6a111a546d4ef6824660b2be5e8

Functions
Getter at block 21287102
canCrosschain(view returns (bool)
true
dataURI(view returns (string)
decimals(view returns (uint8)
18
gasService(view returns (address)
0x2d5d7d31f671f86c782533cc367f14109a082712
gateway(view returns (address)
0x4f4495243837681061c4743b74b3eedf548d56a5
isOpenTrading(view returns (bool)
true
minted(view returns (uint256)
91
name(view returns (string)
OMNI-DRAGON_404
owner(view returns (address)
0x9a02e20451c8999dc02da5642931c8d27026f447
symbol(view returns (string)
OMNI-DRAGON_404
tokenURIAddress(view returns (address)
0x0000000000000000000000000000000000000000
totalSupply(view returns (uint256)
250000000000000000000
Read-only
_isExcludedFromFees(addressview returns (bool)
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
crosschainPoints(addressview returns (uint256)
getAllTokensAndSeedByOwner(address _addrview returns (uint256[]uint256[])
getAllTokensByOwner(address _addrview returns (uint256[])
getApproved(uint256view returns (address)
idNumber(uint256view returns (uint256)
isApprovedForAll(addressaddressview returns (bool)
isV3Pair(addressview returns (bool)
ownerOf(uint256 idview returns (address owner)
seedOfId(uint256view returns (uint256)
tokenURI(uint256 _idview returns (string)
totalBuyAmount(addressview returns (uint256)
whitelist(addressview returns (bool)
State-modifying
approve(address spenderuint256 amountOrIdreturns (bool)
crossChain(string destinationChainstring destinationAddressaddress _touint256 _amountpayable 
execute(bytes32 commandIdstring sourceChainstring sourceAddressbytes payload
executeWithToken(bytes32 commandIdstring sourceChainstring sourceAddressbytes payloadstring tokenSymboluint256 amount
refreshSeed(uint256 _id
revokeOwnership(
safeTransferFrom(address fromaddress touint256 id
safeTransferFrom(address fromaddress touint256 idbytes data
setApprovalForAll(address operatorbool approved
setCanCrosschain(bool _bool
setIsOpenTrading(bool _bool
setIsV3Pair(address _addrbool _bool
setTokenURIAddress(address _addr
setWhitelist(
setWhitelist(address targetbool state
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountOrIdreturns (bool)
transferOwnership(address _owner
withdrawETH(
Events
Approval(address indexed owneraddress indexed spenderuint256 amount
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ERC20Transfer(address indexed fromaddress indexed touint256 amount
ERC721Approval(address indexed owneraddress indexed spenderuint256 indexed id
OwnershipTransferred(address indexed useraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed id
Constructor
constructor(address _owneraddress _routeraddress _wethaddress gateway_address gasService_uint256 supply
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AlreadyExists(
InvalidAddress(
InvalidOwner(
InvalidRecipient(
InvalidSender(
NotApprovedByGateway(
NotFound(
Unauthorized(
UnsafeRecipient(