SATOPAY YIELD
Verified contract
Active on
Ethereum with 1,124 txns
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 "SATOPAY YIELD"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20711672 | 3 months ago | | | 0 | 0.00034938000 | |
| 16806939 | 2 years ago | | | 0 | 0.0017243088 | |
| 16022626 | 2 years ago | | | 0 | 0.00059800066 | |
| 15797717 | 2 years ago | | | 0 | 0.0021157781 | |
| 14965815 | 2 years ago | | | 0 | 0.0022617720 | |
| 14834268 | 3 years ago | | | 0 | 0.00058310199 | |
| 14797992 | 3 years ago | | | 0 | 0.0010112544 | |
| 14569986 | 3 years ago | | | 0 | 0.0016157185 | |
| 14490194 | 3 years ago | | | 0 | 0.0025630625 | |
| 14465169 | 3 years ago | | | 0 | 0.0025545938 |
ABI
ABI objects
Getter at block 21322879
SPYdeployerOwner() view returns (address)
0xe5b5cecddb34a42a8a0efc876c56306dbdd5d8fc
SPYdeployerSupply() view returns (uint256)
400000000000000000000000
_totalSupply() view returns (uint256)
780000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
SATOPAY YIELD
owner() view returns (address)
0x390ae5004f4fe59ffe6a7eca11d8fd840e19a9ac
symbol() view returns (string)
SPY
tokenSupply() view returns (uint256)
380000000000000000000000
totalSupply() view returns (uint256)
780000000000000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
State-modifying
Events approve(address spender, uint256 tokens) returns (bool success)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
transfer(address to, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
transferOwnership(address _newOwner)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.