DaVinci AI
Verified contract
Active on
Ethereum with 207 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x13e8…331b
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DAI | ERC-20 | 20,000,000T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19126616 | 10 months ago | | | 0 | 0.00090997423 | |
| 19126616 | 10 months ago | | | 0 | 0.00090997423 | |
| 18726657 | a year ago | | | 0 | 0.0011867420 | |
| 18726657 | a year ago | | | 0 | 0.0011896798 | |
| 18695353 | a year ago | | | 0 | 0.0010209145 | |
| 18695312 | a year ago | | | 0 | 0.00094757458 | |
| 18695312 | a year ago | | | 0 | 0.0016559151 | |
| 18695202 | a year ago | | | 0 | 0.0013885737 | |
| 18695015 | a year ago | | | 0 | 0.0017567367 | |
| 18694947 | a year ago | | | 0 | 0.0014070920 |
ABI
ABI objects
Getter at block 21386016
_maxSwapLimit() view returns (uint256)
10000000000000000
_maxTnxLimit() view returns (uint256)
1000000000000000000
_maxWalletLimit() view returns (uint256)
1000000000000000000
_taxForSwapLimit() view returns (uint256)
7500000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
DaVinci AI
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
DAI
totalSupply() pure returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
openTrading()
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTnxLimit)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.