Shibarium Finance
Verified contract
Active on
Ethereum with 559 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SHIBFI | ERC-20 | 34.644775K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20393691 | 4 months ago | | | 0 | 0.000031794519 | |
| 19763517 | 7 months ago | | | 0 | 0.00016681598 | |
| 19677739 | 7 months ago | | | 0 | 0.00035695658 | |
| 18897300 | a year ago | | | 0 | 0.00040354233 | |
| 18756024 | a year ago | | | 0 | 0.00056917055 | |
| 18754214 | a year ago | | | 0 | 0.00055308703 | |
| 18282680 | a year ago | | | 0 | 0.00031141250 | |
| 17454514 | a year ago | | | 0 | 0.00042610743 | |
| 17414497 | a year ago | | | 0 | 0.0012256776 | |
| 17414488 | a year ago | | | 0 | 0.0013500134 |
ABI
ABI objects
Getter at block 21260838
_maxTransferAmount() view returns (uint256)
200000000000000
_maxTxAmount() view returns (uint256)
200000000000000
_maxWalletToken() view returns (uint256)
300000000000000
circulatingSupply() view returns (uint256)
9999714050000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x000000000000000000000000000000000000dead
name() pure returns (string)
Shibarium Finance
pair() view returns (address)
0x49986d2933d9165ce08a84ad3e6bd9bf1d3975d4
symbol() pure returns (string)
SHIBFI
totalSupply() view returns (uint256)
10000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
setParameters(uint256 _buy, uint256 _trans, uint256 _wallet)
setStructure(uint256 _liquidity, uint256 _marketing, uint256 _burn, uint256 _development, uint256 _total, uint256 _sell, uint256 _trans)
setisBot(address _address, bool _enabled)
setisExempt(address _address, bool _enabled)
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.