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 "SangToken"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13019305 | 3 years ago | | | 0 | 0.0032579040 | |
| 13019296 | 3 years ago | | | 0 | 0.0032720400 | |
| 13019286 | 3 years ago | | | 0 | 0.0039190100 | |
| 13019263 | 3 years ago | | | 0 | 0.0031053653 | |
| 13019260 | 3 years ago | | | 0 | 0.0029976860 | |
| 13019254 | 3 years ago | | | 0 | 0.0032579040 | |
| 13019251 | 3 years ago | | | 0 | 0.0032579040 | |
| 13019250 | 3 years ago | | | 0 | 0.0037300640 | |
| 13019241 | 3 years ago | | | 0 | 0.0028105718 | |
| 13019210 | 3 years ago | | | 0 | 0.0022671697 |
ABI
ABI objects
Getter at block 21274229
decimals() view returns (uint256)
9
maxTxPercentState() view returns (bool)
true
name() view returns (string)
Project Sang | t.me/ProjectSANG
symbol() view returns (string)
SANG
totalSupply() view returns (uint256)
250000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
approvedTransfer(address _address) view returns (bool)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveTransfer(address _address)
burnRewards(address account, uint256 value)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
recall(address _address)
reflectReward(uint256 value)
setMaxTxPercent()
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 initialSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.