DaVinci

Verified contract

Active on Ethereum with 825 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot

No balances found for "DaVinci"

0xae82ad3a35d69a1a049348bc28ddf692908f4f298a68959c035e16e968597da8
0x2840f94c5089998c4f4e641c4279fc3ee06ee2f37f00a008ea0755610386b467
0xe39c26e8431c7ed346650589e49a24e25ce77200703db75295d851cb97230fe7
0x25fe9ceb11c4deae301f51f11317f87a44db0e727c14c9ec86ea84f803904e82
0xba5e89e8d9753bd0c0e3dac3aed7e5653ea9b92f6e001481350fc57ae07e2fc8
0x353e114a040efcb23760354a46c2d2824feb2faf032ffd6912f0f1e4aebef95d
0x00110ccc7920fbd8a94997f32eb558248eca52a561980963984b1e03e6720148
0x63f5cbc91f4971775a7da6f21265b8d62bf1b03d0f857090b3c1bc0038b4af11
0x5217f075d12eb79ebbabdeacb070f75c76285263813f14d69bfe4f4557e561a1
0xb34af6d3b29ecdabc6927c8b88cd3f7825f93bb6be4d1285d18c1c12e78ab2c3

Functions
Getter at block 21269022
DOMAIN_SEPARATOR(view returns (bytes32)
0xa31f9e3b5ab45ef2cf728996e353be5534d5c62e500da5f540ec5e92fe8e2679
ID_ENCODING_PREFIX(view returns (uint256)
57896044618658097711785492504343953926634992332820282019728792003956564819968
MARKETING_ADDRESS(view returns (address)
0x7f6f2a5dda81783b936de8c33498c44d160b3503
MAX_TOTAL_SUPPLY(view returns (uint256)
8888000000000000000000
baseTokenURI(view returns (string)
https://api.davinci.wtf/token/
decimals(view returns (uint8)
18
erc20TotalSupply(view returns (uint256)
8888000000000000000000
erc721TotalSupply(view returns (uint256)
1458
getERC721QueueLength(view returns (uint256)
853
minted(view returns (uint256)
1458
name(view returns (string)
DaVinci
owner(view returns (address)
0xbe95caf714f90475e5abb0943cf3c2dfe245def1
symbol(view returns (string)
WTF
totalSupply(view returns (uint256)
8888000000000000000000
tradingLive(view returns (bool)
true
uniswapSwapRouter_(view returns (address)
0x68b3465833fb72a70ecdf485e0e4c7bd8665fc45
uniswapV3NonfungiblePositionManager_(view returns (address)
0xc36442b4a4522e871399cd717abdd847ab11fe88
units(view returns (uint256)
1000000000000000000
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
erc20BalanceOf(address owner_view returns (uint256)
erc721BalanceOf(address owner_view returns (uint256)
erc721TransferExempt(address target_view returns (bool)
getApproved(uint256view returns (address)
getERC721TokensInQueue(uint256 start_uint256 count_view returns (uint256[])
isApprovedForAll(addressaddressview returns (bool)
nonces(addressview returns (uint256)
owned(address owner_view returns (uint256[])
ownerOf(uint256 id_view returns (address erc721Owner)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
approve(address spender_uint256 valueOrId_returns (bool)
erc20Approve(address spender_uint256 value_returns (bool)
erc20TransferFrom(address from_address to_uint256 value_returns (bool)
erc721Approve(address spender_uint256 id_
erc721TransferFrom(address from_address to_uint256 id_
permit(address owner_address spender_uint256 value_uint256 deadline_uint8 v_bytes32 r_bytes32 s_
recoverERC20(address tokenAddressaddress tokenReceiveruint256 tokenAmount
recoverERC721(address tokenAddressaddress tokenReceiveruint256 tokenIdbytes data
renounceOwnership(
safeTransferFrom(address from_address to_uint256 id_
safeTransferFrom(address from_address to_uint256 id_bytes data_
setApprovalForAll(address operator_bool approved_
setDavinciPainting(
setERC721TransferExempt(address account_bool value_
setSelfERC721TransferExempt(bool state_
setTokenURI(string _tokenURI
transfer(address to_uint256 value_returns (bool)
transferFrom(address from_address to_uint256 valueOrId_returns (bool)
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed spenderuint256 indexed tokenId
Approval(address indexed owneraddress indexed spenderuint256 value
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ERC20Approval(address indexed owneraddress indexed spenderuint256 value
ERC20Transfer(address indexed fromaddress indexed touint256 indexed amount
ERC721Approval(address indexed owneraddress indexed spenderuint256 indexed tokenId
ERC721Exempt(address indexed exemptedAddress
ERC721Transfer(address indexed fromaddress indexed touint256 indexed tokenId
ERC721Unexempt(address indexed unexemptedAddress
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed amount
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AlreadyExists(
DecimalsTooLow(
ERC404UniswapV3ExemptFactoryMismatch(
ERC404UniswapV3ExemptWETH9Mismatch(
InsufficientAllowance(
InvalidApproval(
InvalidExemption(
InvalidOperator(
InvalidRecipient(
InvalidSender(
InvalidSigner(
InvalidSpender(
InvalidTokenId(
MintLimitReached(
NotFound(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
OwnedIndexOverflow(
PermitDeadlineExpired(
QueueEmpty(
QueueFull(
QueueOutOfBounds(
RecipientIsERC721TransferExempt(
TokenInvalid(
TokenLoading(
Unauthorized(
UnsafeRecipient(