HE IS RISEN
Verified contract
Active on
Ethereum with 96 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 16 additional slots
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
BRB | ERC-20 | 0 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20819796 | 2 months ago | | | 0 | 0.00078680178 | |
| 20351351 | 4 months ago | | | 0 | 0.00097334578 | |
| 19554238 | 8 months ago | | | 0 | 0.00085021727 | |
| 19553837 | 8 months ago | | | 0 | 0.00097827859 | |
| 19551257 | 8 months ago | | | 0 | 0.00075657145 | |
| 19550904 | 8 months ago | | | 0 | 0.00059772917 | |
| 19550837 | 8 months ago | | | 0 | 0.0010025277 | |
| 19550829 | 8 months ago | | | 0 | 0.00074526623 | |
| 19550108 | 8 months ago | | | 0 | 0.00090340198 | |
| 19550073 | 8 months ago | | | 0 | 0.0010321976 |
ABI
ABI objects
Getter at block 21304535
additionalInfo() view returns (string)
creator() view returns (address)
0x4a0643cff726943c21510660ac03c40cb08a021e
creatorFee() view returns (string)
3.1%
decimals() view returns (uint8)
18
discord() view returns (string)
initialMarketCap() view returns (string)
2 ETH
name() view returns (string)
HE IS RISEN
pool() view returns (address)
0xcf8bb73f709bd1b4d6d041e9abfee9877522d6c7
position() view returns (uint256)
699651
source() view returns (string)
Created with Bossman's Bakery (bakery.mullet.capital)!
symbol() view returns (string)
BRB
team() view returns (address)
0x332b8888f2596abbf6ac1ecd49ab187ca51b782b
telegram() view returns (string)
totalSupply() view returns (uint256)
316000000000000000000000000
transferLimit() view returns (uint256 limit, uint256 until, bool active)
(limit=6320000000000000000000000, until=1711833227, active=false)
twitter() view returns (string)
upperMarketCap() view returns (string)
100,000 ETH
website() view returns (string)
Read-only
allowance(address _user, address _spender) view returns (uint256)
balanceOf(address _user) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _tokens) returns (bool)
collectTradingFees()
initialize(address _creator, string _name, string _symbol, uint256 _totalSupply, uint256 _initialMarketCap, uint256 _upperMarketCap, uint256 _creatorFee, uint256 _transferLimit, uint256 _transferLimitTime) payable
lock()
transfer(address _to, uint256 _tokens) returns (bool)
transferAndCall(address _to, uint256 _tokens, bytes _data) returns (bool)
transferFrom(address _from, address _to, uint256 _tokens) returns (bool)
updateAll(string _website, string _twitter, string _telegram, string _discord, string _info)
updateDiscord(string _discord)
updateInfo(string _info)
updateTelegram(string _telegram)
updateTwitter(string _twitter)
updateWebsite(string _website)
Approval(address indexed owner, address indexed spender, uint256 tokens)
Transfer(address indexed from, address indexed to, uint256 tokens)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.