DGNAPP.AI
Verified contract
Active on
Ethereum with 2,365 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($573.04)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 0.183 | $2,414.61 |
$441.87 | |
SHIB | ERC-20 | 6.591287M | $0.000018 |
$116.4 | |
ACH | ERC-20 | 604.702209 | $0.017884 |
$10.81 | |
UNI | ERC-20 | 0.555 | $7.11 |
$3.95 | |
DEGAI | ERC-20 | 8.120784K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20955267 | 24 days ago | | | 0 | 0.00084401595 | |
| 20621731 | 2 months ago | | | 0 | 0.000029394335 | |
| 20542337 | 3 months ago | | | 0 | 0.00016847673 | |
| 20534699 | 3 months ago | | | 0 | 0.00046370787 | |
| 20401226 | 3 months ago | | | 0 | 0.000073707755 | |
| 20215704 | 4 months ago | | | 0 | 0.000039336713 | |
| 20172232 | 4 months ago | | | 0 | 0.00016661620 | |
| 20162272 | 4 months ago | | | 0 | 0.00051162193 | |
| 20158098 | 4 months ago | | | 0 | 0.00012798817 | |
| 20140027 | 4 months ago | | | 0 | 0.00019490925 |
ABI
ABI objects
Getter at block 21124373
burnAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() pure returns (uint8)
18
fees() view returns (uint8 burnFee, uint8 marketingFee, uint8 summedFee)
(burnFee=3, marketingFee=2, summedFee=5)
marketingAddress() view returns (address)
0x4f9de4eb5e18c66e3184d524ddb950569dc07245
name() view returns (string)
DGNAPP.AI
operationAddress1() view returns (address)
0x3508b753c50ea55b458ca0bd78b2766ecbdf4e40
operationAddress2() view returns (address)
0xf77816eec0be49620dc7bc61393f8ecc391f5158
owner() view returns (address)
0x0000000000000000000000000000000000000000
routerAddress() view returns (address)
0x967c4d8bb777a9d61ec6af0962d46ef82f9929b1
symbol() view returns (string)
DEGAI
teamAddress1() view returns (address)
0x99042bc811adcb240e70a88301d2949b97d09042
teamAddress2() view returns (address)
0x54cd15c3af860513c65cab57a895dbfee58832ba
totalSupply() view returns (uint256)
1000000000000000000000000000
zeroFees() view returns (uint8 burnFee, uint8 marketingFee, uint8 summedFee)
(burnFee=0, marketingFee=0, summedFee=0)
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)
renounceOwnership()
setRouterAddress(address _routerAddress)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _teamAddress1, address _teamAddress2, address _operationAddress1, address _operationAddress2, address _marketingAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.