Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
sats | ERC-20 | 0.517916 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21177736 | 13 days ago | | | 0 | 0.00048907750 | |
| 20935737 | 2 months ago | | | 0 | 0.00067451193 | |
| 20935733 | 2 months ago | | | 0 | 0.00059260485 | |
| 20851395 | 2 months ago | | | 0 | 0.00027041785 | |
| 20828148 | 2 months ago | | | 0 | 0.0017098313 | |
| 20828014 | 2 months ago | | | 0 | 0.0014524542 | |
| 20794782 | 2 months ago | | | 0 | 0.0010525933 | |
| 20740412 | 2 months ago | | | 0 | 0.00010009473 | |
| 20101774 | 5 months ago | | | 0 | 0.00013284942 | |
| 19836967 | 7 months ago | | | 0 | 0.00013946700 |
ABI
ABI objects
Getter at block 21268080
DOMAIN_SEPARATOR() view returns (bytes32)
0x92fe0fe8d407e32db95aeca833c84a217c947adaf48939b1079f4014665cface
DOMAIN_TYPEHASH() view returns (bytes32)
0x8b73c3c69bb8fe3d512ecc4cf759cc79239f7b179b0ffacaa9a75d522b39400f
PERMIT_TYPEHASH() view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
decimals() view returns (uint8)
18
factory() view returns (address)
0x861e3c82bc2753ea64ae5f962d993df6853a6700
name() view returns (string)
sats
symbol() view returns (string)
sats
totalSupply() view returns (uint256)
29571028357223625994822123350
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)
burn(uint256 amount)
mint(address to, uint256 amount)
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 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.