SODA Coin
Verified contract
Active on
Ethereum with 43,864 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($100.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 100 | $1.00 |
$100 | |
fBBR | ERC-20 | 2M | -- | -- | |
SOC | ERC-20 | 116.15302K | -- | -- | |
MYOU | ERC-20 | 0.1 | -- | -- | |
WDT | ERC-20 | 0.0002 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20317654 | 4 months ago | | | 0 | 0.00049240405 | |
| 20317648 | 4 months ago | | | 0 | 0.00066736380 | |
| 20187383 | 4 months ago | | | 0 | 0.00033857352 | |
| 20132308 | 5 months ago | | | 0 | 0.00025138615 | |
| 20117080 | 5 months ago | | | 0 | 0.00019221566 | |
| 19988927 | 5 months ago | | | 0 | 0.00063014592 | |
| 19482064 | 8 months ago | | | 0 | 0.0010671262 | |
| 19482057 | 8 months ago | | | 0 | 0.0017618318 | |
| 19439078 | 8 months ago | | | 0 | 0.0025352739 | |
| 19348508 | 8 months ago | | | 0 | 0.0021274889 |
ABI
ABI objects
Getter at block 21158155 checkRate() view returns (uint256 rate_)
_totalSupply() view returns (uint256)
2000000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
SODA Coin
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
now_() view returns (uint256)
1731252359
owner() view returns (address)
0x625f7ae05dc8c22da56f47cadc8c647137a6b4d9
start() view returns (uint256)
1547624984
symbol() view returns (string)
SOC
totalSupply() view returns (uint256)
2000000000000000000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
blacklist(address) view returns (int8)
safeAdd(uint256 a, uint256 b) pure returns (uint256 c)
safeDiv(uint256 a, uint256 b) pure returns (uint256 c)
safeMul(uint256 a, uint256 b) pure returns (uint256 c)
safeSub(uint256 a, uint256 b) pure returns (uint256 c)
unlockdate(uint256) view returns (uint256 datetime, uint256 rate)
State-modifying
Events acceptOwnership()
approve(address spender, uint256 tokens) returns (bool success)
approveAndCall(address spender, uint256 tokens, bytes data) returns (bool success)
blacklisting(address _addr)
deleteFromBlacklist(address _addr)
totalSupplyIncrease(uint256 _supply)
transfer(address to, uint256 tokens) returns (bool success)
transferAnyERC20Token(address tokenAddress, uint256 tokens) returns (bool success)
transferOwnership(address _newOwner)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
Blacklisted(address indexed target)
DeleteFromBlacklist(address indexed target)
OwnershipTransferred(address indexed _from, address indexed _to)
RejectedPaymentFromBlacklistedAddr(address indexed from, address indexed to, uint256 value)
RejectedPaymentFromLockedAddr(address indexed from, address indexed to, uint256 value, uint256 lackdatetime, uint256 now_)
RejectedPaymentMaximunFromLockedAddr(address indexed from, address indexed to, uint256 value)
RejectedPaymentToBlacklistedAddr(address indexed from, address indexed to, uint256 value)
Transfer(address indexed from, address indexed to, uint256 tokens)
test1(uint256 rate, uint256 a, uint256 now)
constructor()
fallback()
This contract contains no error objects.