Ethereum Spring
Verified contract
Active on
Ethereum with 471 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4412…7769
0x392c…07e5
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
eSpring | ERC-20 | 2.4329B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18441548 | a year ago | | | 0 | 0.00033697117 | |
| 13351489 | 3 years ago | | | 0 | 0.0014605748 | |
| 12882067 | 3 years ago | | | 0 | 0.00017458800 | |
| 12756709 | 3 years ago | | | 0 | 0.00014549000 | |
| 12699883 | 3 years ago | | | 0 | 0.0026707483 | |
| 12678630 | 3 years ago | | | 0 | 0.0014090752 | |
| 12669089 | 3 years ago | | | 0 | 0.0017655920 | |
| 12663436 | 3 years ago | | | 0 | 0.00035867370 | |
| 12649471 | 3 years ago | | | 0 | 0.00097354290 | |
| 12627045 | 3 years ago | | | 0 | 0.00051239100 |
ABI
ABI objects
Getter at block 21099040
decimals() pure returns (uint8)
9
name() pure returns (string)
Ethereum Spring
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
eSpring
totalSupply() pure returns (uint256)
1000000000000000000000
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)
collectToken()
renounceOwnership()
setMaxTxPercent(uint256 maxTxPercent)
startTrading()
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address addr1, address addr2)
receive()
This contract contains no error objects.