Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "ΔΡΑΧΜΗ "
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22983043 | 14 days ago | | | 0 | 0.0000060423773 | |
| 22413805 | a month ago | | | 0 | 0.0000060423773 | |
| 16901435 | 5 months ago | | | 0 | 5.4336527e-7 |
ABI
ABI objects
Getter at block 23572699
DOMAIN_SEPARATOR() view returns (bytes32)
0x0ac1000a3797ced5bbb6914a5189ee5b5dabeed266774a10bf2a7f2f2c9adb98
decimals() view returns (uint8)
18
deployer() view returns (address)
0xe57d6f4126351195ee9e6b895148315b603ec1b3
name() view returns (string)
ΔΡΑΧΜΗ
symbol() view returns (string)
$ΔΧΗ
totalSupply() view returns (uint256)
100000000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
nonces(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 amount)
constructor(string _name, string _symbol, uint256 _maxSupply, address _deployer)
This contract contains no fallback and receive objects.
This contract contains no error objects.