Sputnik
Verified contract
Proxy
Active on
Ethereum with 18 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
0xe3de…e0bb
Balances ($0.00)
No balances found for "Sputnik"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20280895 | 4 months ago | | | 0 | 0.00021540369 | |
| 20272446 | 4 months ago | | | 0 | 0.00024265655 | |
| 20267469 | 4 months ago | | | 0 | 0.00018541908 | |
| 20267059 | 4 months ago | | | 0 | 0.00026065528 | |
| 20267024 | 4 months ago | | | 0 | 0.00026041348 | |
| 20267024 | 4 months ago | | | 0 | 0.00026041348 | |
| 20267024 | 4 months ago | | | 0 | 0.00026041348 | |
| 20267022 | 4 months ago | | | 0 | 0.0013519975 | |
| 20266979 | 4 months ago | | | 0 | 0.00058492078 | |
| 20266979 | 4 months ago | | | 0 | 0.00058492078 |
ABI
ABI objects
Getter at block 21184235 getBlacklist() view returns (address[])
VERSION() view returns (uint256)
1
antiBot() view returns (address)
0xe3defae93fabdc93da32aec7ff71d5ec85e2e0bb
decimals() view returns (uint8)
18
enableAntiBot() view returns (bool)
true
getBlacklistStatus() view returns (bool, uint256, uint256, uint256, uint256)
(true, 1720489787, 172800, 10, 10)
name() view returns (string)
Sputnik
owner() view returns (address)
0xa9aa15fb6eb0f024e0125b391e208cc2a87a7144
symbol() view returns (string)
SPUTNIK
totalSupply() view returns (uint256)
420690000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBlacklisted(address account) view returns (bool)
State-modifying
Events addToBlacklist(address[] addresses)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(address owner_, string name_, string symbol_, uint8 decimals_, uint256 totalSupply_, address antibot_, bool enableAntiBot_)
removeFromBlacklist(address addr)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.