Sodium Finance
Verified contract
Active on
Ethereum with 77 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SODIUM | ERC-20 | 1.851289B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14532778 | 3 years ago | | | 0 | 0.0025635840 | |
| 14519282 | 3 years ago | | | 0 | 0.0022419614 | |
| 14433292 | 3 years ago | | | 0 | 0.0015867201 | |
| 14430713 | 3 years ago | | | 0 | 0.0020971800 | |
| 14430686 | 3 years ago | | | 0 | 0.0019909295 | |
| 14430635 | 3 years ago | | | 0 | 0.0020495872 | |
| 14430619 | 3 years ago | | | 0 | 0.0016820475 | |
| 14430543 | 3 years ago | | | 0 | 0.0012422507 | |
| 14430410 | 3 years ago | | | 0 | 0.0022390990 | |
| 14430393 | 3 years ago | | | 0 | 0.0077490545 |
ABI
ABI objects
Getter at block 21216346
_maxTxAmount() view returns (uint256)
10000000000000000000
_maxWalletSize() view returns (uint256)
20000000000000000000
_swapTokensAtAmount() view returns (uint256)
1000000000000
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() pure returns (uint8)
9
launchTime() view returns (uint256)
1647873488
name() pure returns (string)
Sodium Finance
owner() view returns (address)
0x6b02c929f38683310964f71ca704956102cac0b9
symbol() pure returns (string)
SODIUM
totalSupply() pure returns (uint256)
1000000000000000000000
uniswapV2Pair() view returns (address)
0x23ac18e7dac313b225cbac878aa9a85c458754a8
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isSniper(address sniper) view returns (bool)
State-modifying
Events addSniper(address sniper)
approve(address spender, uint256 amount) returns (bool)
createPair()
manualsend()
manualswap(uint256 amount)
removeSniper(address sniper)
renounceOwnership()
setBurnFee(uint256 amount)
setMarketingWallet(address marketingAddress)
setMaxTxnAmount(uint256 maxTxAmount)
setMaxWalletSize(uint256 maxWalletSize)
setRefFee(uint256 amountRefBuy, uint256 amountRefSell)
setTaxFee(uint256 amountBuy, uint256 amountSell)
setTrading(bool _tradingOpen)
toggleSwap(bool _swapEnabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.