Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SAB | ERC-20 | 1.762309B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21225498 | 6 days ago | | | 0 | 0.00027111486 | |
| 19101961 | 10 months ago | | | 0 | 0.00025345262 | |
| 18531728 | a year ago | | | 0 | 0.0015385047 | |
| 18527155 | a year ago | | | 0 | 0.0012879420 | |
| 18527079 | a year ago | | | 0 | 0.0012315774 | |
| 18526945 | a year ago | | | 0 | 0.0012405247 | |
| 18526803 | a year ago | | | 0 | 0.0012295357 | |
| 18526542 | a year ago | | | 0 | 0.0010757901 | |
| 18525562 | a year ago | | | 0 | 0.0011562905 | |
| 18525556 | a year ago | | | 0 | 0.0011620972 |
ABI
ABI objects
Getter at block 21271708
decimals() view returns (uint8)
18
feeTo() view returns (address)
0xa131bdfc488a07e51069e1290bfa0f9ab1a16e4a
name() view returns (string)
SAB Coin
openSwap() view returns (bool)
true
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapTokensAtAmount() view returns (uint256)
5796000000000000000000000000
symbol() view returns (string)
SAB
telegram() view returns (string)
https://t.me/sabcoin
totalSupply() view returns (uint256)
3220000000000000000000000000000
twitter() view returns (string)
https://twitter.com/Sabcoin322
uniswapV2Pair() view returns (address)
0xdc5a5d8d362858caf2abf1a5ea720e030e5c2f27
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setTelegramInfo(string _newInfo)
setTwitterInfo(string _newInfo)
switchSwap()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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 _to)
fallback()
receive()
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)