Sinja Stealth Network
Verified contract
Active on
Ethereum with 498 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3adb…c2f9
0x6c13…d7fb
0xc598…b678
0xc1d8…9501
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SINJA | ERC-20 | 2.377351B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18166122 | a year ago | | | 0 | 0.00041430822 | |
| 18166085 | a year ago | | | 0 | 0.00055739576 | |
| 18166081 | a year ago | | | 0 | 0.00045282169 | |
| 18166076 | a year ago | | | 0 | 0.00045609088 | |
| 18166068 | a year ago | | | 0 | 0.00043062818 | |
| 18166065 | a year ago | | | 0 | 0.00046242265 | |
| 18155184 | a year ago | | | 0 | 0.00042569864 | |
| 18107921 | a year ago | | | 0 | 0.00046745395 | |
| 18076187 | a year ago | | | 0 | 0.00028369768 | |
| 18076174 | a year ago | | | 0 | 0.00028951823 |
ABI
ABI objects
Getter at block 21259268
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
ECO_PROJECT_MANAGER() view returns (bytes32)
0x8abc609a8bb9aeedd9b4b1fbc940fd27e49f55ac1c2c20345414d057baebf84d
checkSwapAmount() view returns (uint256 swapAmount)
2500000000000000000000000000
decimals() view returns (uint8)
18
ecoSwapPercentsView() view returns (address[] projects, uint256[] percentages)
(projects=[], percentages=[])
name() view returns (string)
Sinja Stealth Network
symbol() view returns (string)
SINJA
totalBuyFee() view returns (uint256)
3
totalSellFee() view returns (uint256)
5
totalSupply() view returns (uint256)
1000000000000000000000000000000
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
ecoProjects(uint256) view returns (address)
getRoleAdmin(bytes32 role) view returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
pair(address) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events addEcoProject(address _project)
addPair(address _pair)
approve(address spender, uint256 amount) returns (bool)
blacklistBot(address[] _address)
burn(uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
grantRole(bytes32 role, address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
Transfer(address indexed from, address indexed to, uint256 value)
blacklistedAddress(address Blacklisted)
constructor(address _devWallet1, address _devWallet2, address _devWallet3, address _marketingWallet)
receive()
This contract contains no error objects.